home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-30 | 467 b | 9 lines | [TEXT/MMCC] |
- void SetupTheBuildWindow(WindowPtr theWindow);
- void OpenTheBuildWindow(WindowPtr theWindow);
- void KeyPressedInBuildWindow(WindowPtr theWindow, unsigned char theChar);
- Boolean MouseClickedInBuildWindow(WindowPtr theWindow, Point thePoint);
- void DisposeTheBuildWindow(WindowPtr theWindow);
- void ActivateTheBuildWindow(WindowPtr theWindow);
- void DeactivateTheBuildWindow(WindowPtr theWindow);
- void CopybitsTheBuildWindow(WindowPtr theWindow, WindowPtr offscreenWindow);
-